Linking to a Frame With <A HREF>

This page loads movies using the <A HREF> tag with the TARGET parameter set to a frame.

The movies will load in the frame on the right.

You can choose one of two different movies.



The HTML looks like this:

<a href="frequency_ISDN.mov" target="top_right">
<img src="images/movie1.gif" border="0"></a><br>

<a href="bachelor_ISDN.mov" target="top_right">
<img src="images/movie2.gif" border="0"></a>